+2004-07-20 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Fix the
+ documentation comment for the editing-started signal.
+
+ * gtk/gtkmarshalers.list: Added VOID:OBJECT,STRING for
+ GtkCellRenderer::editing-started.
+
2004-07-20 Matthias Clasen <mclasen@redhat.com>
* tests/testactions.c (main):
+2004-07-20 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Fix the
+ documentation comment for the editing-started signal.
+
+ * gtk/gtkmarshalers.list: Added VOID:OBJECT,STRING for
+ GtkCellRenderer::editing-started.
+
2004-07-20 Matthias Clasen <mclasen@redhat.com>
* tests/testactions.c (main):
+2004-07-20 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Fix the
+ documentation comment for the editing-started signal.
+
+ * gtk/gtkmarshalers.list: Added VOID:OBJECT,STRING for
+ GtkCellRenderer::editing-started.
+
2004-07-20 Matthias Clasen <mclasen@redhat.com>
* tests/testactions.c (main):
+2004-07-20 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Fix the
+ documentation comment for the editing-started signal.
+
+ * gtk/gtkmarshalers.list: Added VOID:OBJECT,STRING for
+ GtkCellRenderer::editing-started.
+
2004-07-20 Matthias Clasen <mclasen@redhat.com>
* tests/testactions.c (main):
@cellrenderer: the object which received the signal.
+<!-- ##### SIGNAL GtkCellRenderer::editing-started ##### -->
+<para>
+
+</para>
+
+@cellrenderer: the object which received the signal.
+@arg1:
+@arg2:
+
<!-- ##### ARG GtkCellRenderer:cell-background ##### -->
<para>
* if (GTK_IS_ENTRY (editable))
* {
* GtkEntry *entry = GTK_ENTRY (editable);
- *
- * /* ... create a GtkEntryCompletion *<!-- -->/
- *
+ * <!-- -->
+ * /<!-- -->* ... create a GtkEntryCompletion *<!-- -->/
+ * <!-- -->
* gtk_entry_set_completion (entry, completion);
* }
* }
VOID:OBJECT,INT,INT
VOID:OBJECT,INT,INT,BOXED,UINT,UINT
VOID:OBJECT,OBJECT
+VOID:OBJECT,STRING
VOID:OBJECT,STRING,STRING
VOID:OBJECT,UINT
VOID:OBJECT,UINT,FLAGS